home *** CD-ROM | disk | FTP | other *** search
/ The Utilities Experience / The Utilities Experience - Volume 1.iso / software / disk_tools / atapi / docs / atapi_release < prev    next >
Text File  |  1995-06-20  |  6KB  |  197 lines

  1. atapi.device 9.3, 59.3 & 109.3 (20.06.95)
  2.  
  3. Copyright © 1994, 1995 Elaborate Bytes, Oliver Kastl
  4.  
  5. VERSION SCHEME
  6.  
  7. Versions greater 100 are full registered versions.
  8. Versions greater 50 are restricted OEM versions.
  9. Versions below 50 are demo releases.
  10.  
  11.  
  12. RELEASE NOTES
  13.  
  14. Version 5.5
  15. First public beta release
  16.  
  17. Version 5.6
  18. Changed the device, that it will work if NoIDE 1.12 (by Matthew Frost)
  19. or a similar "I don't want the Commodore IDE device to mess with my
  20. IDE-port" utility is installed.
  21. Such an utility will speed up boot time if you don't have any IDE
  22. harddrive connected to your A4000 IDE port.
  23. The "This is a beta-demo..." requester popped up too early, sorry.
  24. Added an installer script (luxury).
  25. Added "IsA4000" program used by the installer script (more luxury).
  26.  
  27. Version 5.7
  28. If no IDE Harddisk was connected to the IDE port, the machine could
  29. lock. This is fixed now (Reported by Franz-Josef Reichert).
  30.  
  31. Version 5.8
  32. Got the Mitsumi FX-400 to work with interrupts
  33. Some cleanup of the code done.
  34.  
  35. Version 5.9
  36. If an IDE-HD was connected and NO CD-Rom present, the device didn't
  37. failed to open, which was quite fatal.
  38. Added a new strategy to determine, if ATAPI drives issue a pre-DRQ
  39. Interrupt. This was previously done with a look-up table, now the
  40. drive is "tested". This is more flexible, if new drives hit the
  41. market.
  42. Got the Chinon CDS-525I to work with interrupts (due to this new method)
  43. Enabled interrupt use for the Sony CDU-55E (should work now).
  44. However, I can't test if this works, as I no longer have the drive.
  45. If the Sony CDU-55E does NOT work (machine hangs), please tell me
  46. immediately!
  47.  
  48. Version 5.10
  49. Imporved Interrupt handling, no longer requiring clearing the signal
  50. on entry of the SendPacket routine.
  51.  
  52. Version 5.11
  53. Oops! The changes made from 5.9 -> 5.10 were "no good idea(tm)" and
  54. caused some system hangs.
  55.  
  56. Version 5.12
  57. Init no longer fails, if no A4000 IDE port found. This speeds up floppy
  58. installation of CacheCDFS.
  59.  
  60. Version 5.13
  61. scsi.device fails on open, if an ATAPI CD-Rom is addressed
  62. Sony CDU-55E tested, works like a charm!
  63.  
  64. Version 5.14
  65. Beta testing finished.
  66. First official/commercial release.
  67. OEM version for MLC/Chinon built.
  68.  
  69. Version 5.15
  70. Works better with reqtools.library and other Intuition patches
  71. Only Demo & OEM versions were affected
  72.  
  73. Version 5.16
  74. Internal changes
  75.  
  76. Version 5.17
  77. Mitsumi FX-400 did not work with Tandem/AlfaData AT-Bus controllers in
  78. A4000/30 and accelerated A2000 systems
  79.  
  80. Version 5.18
  81. a4000_atapi only worked with Kickstart 3.1 or better.
  82. Now it works with Kickstart 3.0 and up.
  83.  
  84. Version 6.1
  85. Big rework!
  86. a1200_atapi released, works with A600 and A1200 embedded IDE port.
  87. SetAtapiSpeed added to squeeze the maximum performance out of your CD-Rom.
  88. Allows the use of up to 4 (!!!) devices on the A1200 and A4000 IDE port,
  89. e.g., 2 IDE harddisks and 2 CD-Roms.
  90. However, a special cable is required to do this. Please contact Hirsch & Wolf
  91. for details.
  92. AlfaPower and A600 users have to stick with 2 units, sorry.
  93.  
  94. Version 6.2
  95. Fixed spurious interrupt loosing in 2 cable (4 units) mode
  96.  
  97. Version 6.3
  98. Intermediate fixes - mainly to the Chinon OEM version, which didn't always
  99. recognize a Chinon drive as a Chinon drive.
  100.  
  101. Version 6.4
  102. Revised to fully comply with ATAPI 1.2 specs. All ATAPI devices which comply
  103. with Atapi 1.2 should work, including non CD-Roms (e.g. Tape devices).
  104. Removed Elitegroup Vertos from compatibility list - this one doesn't comply
  105. with ATAPI specs 1.2.
  106. Checking, which devices are connected to the IDE port greatly improved -
  107. this should (hopefully) fix the reported problems of "FindCD" hangs.
  108. This release is still beta!
  109.  
  110. Version 6.5
  111. Will no longer permit 4 units with A600.
  112. This release is still beta!
  113.  
  114. Version 6.6
  115. Intermediate
  116.  
  117. Version 6.7
  118. Checking, which devices are connected to the IDE port changed again -
  119. this should (hopefully) fix the reported problems of "FindCD" hangs.
  120. This release is still beta!
  121.  
  122. Version 6.8
  123. Merged a4000_atapi and a1200_atapi to a single atapi.device
  124. Checking, which devices are connected to the IDE port changed again -
  125. this should (hopefully) fix the reported problems of "FindCD" hangs.
  126. Removed the "AlfaData" devices (tandemat & ad_atapi) from this release.
  127. This release is still beta!
  128.  
  129. Version 6.9
  130. Fixed a bug preventing the CD-ROM to be always recognized
  131.  
  132. Version 7.1
  133. Finally fixed the FindCD hang!
  134. Special thanks go to Mike Redrobe for his help!
  135.  
  136. Version 8.1
  137. Mitsumi FX-300 and old FX-400 apparently hangs.
  138. This is a bug in the Mitsumi firmware.
  139. Added a workaround for this.
  140. CD-Rom can be reset on Open, if the device
  141. is opened with device flags 1.
  142.  
  143. Version 8.2
  144. Emulates SCSI 6 byte Mode Sense / Mode Select.
  145. This is important for some SCSI Audio players
  146. and Shapeshifter to work properly.
  147.  
  148. Version 9.1
  149. Decreased heavy CPU load introduced in 8.1
  150. Fixed interrupt race condition on A1200 version
  151. Added ATAPI token in device base
  152. ATAPI Speed default is now 3 for both A1200 & A4000
  153. SetAtapiSpeed changed to use token.
  154. Added ATAPI Speed adjustment to CD32-Emulator
  155. PlayCD now disables unused gadgets.
  156.  
  157. Version 9.2
  158. Fixed potential Deadlock in Harddisk Access!
  159.  
  160. Version 9.3
  161. Relaxed checking for valid ATAPI devices.
  162. The Vertos/Elitegroup CD-ROM works again!
  163.  
  164.  
  165. Please send comments, bug reports, etc to:
  166.  
  167. Elaborate Bytes
  168. Oliver Kastl
  169. Am Westpark 5
  170. 81373 Munich
  171. Germany
  172.  
  173. Compuserve: 100447,3361
  174. Internet: 100447.3361@compuserve.com
  175.  
  176. To order the CacheCDFS, the CD32 Emulator, the ATAPI package
  177. or all of the above, please contact:
  178.  
  179. Hirsch & Wolf OHG
  180. Mittelstr. 33
  181. 56564 Neuwied
  182. Germany
  183.  
  184. Tel.: ++49-2631-83990
  185. Fax.: ++49-2631-839931
  186.  
  187. or
  188.  
  189. NBG-USA, Inc.
  190. 482 Holly Ave.
  191. St. Paul MN55102
  192. USA
  193.  
  194. Tel.: ++1-612-2909447
  195. Fax.: ++1-612-2909449
  196.  
  197.